/* CSS Document */

/*二级文化生活*/
.erji_life{ overflow:hidden;}
.erji_life_son{width: 1200px; margin: 0 auto;}
	
.erji_product_son_title{width: 100%; height: 40px;}
.erji_product_son_title ul{color: #000; font-size: 16px;}
.erji_product_son_title ul li {line-height: 40px; color: #000; display: inline-block;}

.erji_life_nav ul{ text-align:center;}
.erji_life_nav{ margin-top:35px; margin-bottom:53px;}
.erji_life_nav ul li{ cursor:pointer; font-size:18px; display:inline-block; height:44px; line-height:44px; border:1px solid #B2B2B2; padding:0 38px; margin: 0 13px; border-radius:3px;margin-bottom:13px;}
.erji_life_nav ul li.on{ background:#003C7E; border:1px solid #003C7E; color:#FFF;}

/*内容*/
.erji_life_nav_content ul li{ width:385px; height:356px; border:1px solid #DCDCDA; float:left; border-radius:4px; margin-right:17px; margin-bottom:16px; overflow: hidden;}
.erji_life_nav_content{ overflow:hidden;}
.erji_life_nav_content ul{ width:1220px; overflow:hidden;}
.erji_life_nav_ul_img{ width:100%; height:237px; overflow:hidden;}
.erji_life_nav_ul_img img{ width:100%; height:100%; transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s; -webkit-transition: all 0.3s;}
.erji_life_nav_ul_img img:hover{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}

.erji_life_nav_ul_text{overflow:hidden; padding:0 10px;}
.erji_life_nav_ul_text h3{ font-weight:normal; padding:14px 0; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; color:#000;}
.erji_life_nav_ul_text span{ float:left; font-size:16px; color:#8C7E7E;}
.erji_life_nav_ul_text p{ font-size:16px; color:#8C7E7E; width: 319px; float: right;word-wrap:break-word;}
/*内容 end*/


/*二级文化生活 end*/

